[INFO] fetching crate dutchdutch-ascend 0.2.0...
[INFO] testing dutchdutch-ascend-0.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate dutchdutch-ascend 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dutchdutch-ascend 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dutchdutch-ascend 0.2.0
[INFO] tweaked toml for crates.io crate dutchdutch-ascend 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dutchdutch-ascend 0.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dutchdutch-ascend 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405
[INFO] running `Command { std: "docker" "start" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling dutchdutch-ascend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stderr]    Compiling dutchdutch-ascend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.10s
[INFO] running `Command { std: "docker" "inspect" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ip` and `port` are never read
[INFO] [stderr]   --> src/speaker_connection.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SpeakerConnection {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 14 |     ip: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 15 |     port: u16,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `ip` and `port` are never used
[INFO] [stderr]   --> src/speaker_connection.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl SpeakerConnection {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn ip(&self) -> &str {
[INFO] [stderr]    |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub fn port(&self) -> u16 {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dutchdutch-ascend` (lib) generated 2 warnings
[INFO] [stderr] warning: `dutchdutch-ascend` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dutchdutch_ascend-f596d1fec288d31c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dutchdutch_ascend
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/discovery.rs - discovery::Discovery (line 32) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok
[INFO] [stdout] test src/room.rs - room::Room::select_voicing (line 397) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AscendClient::connect (line 23) - compile ... ok
[INFO] [stdout] test src/client.rs - client::AscendClient::subscribe_state (line 92) - compile ... ok
[INFO] [stdout] test src/room.rs - room::Room::set_gain (line 250) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::select_preset (line 447) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_input (line 328) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_xlr_mode (line 351) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::call_streaming_method (line 472) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_standby (line 303) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::update_tone (line 420) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_linear_phase (line 374) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_mute (line 275) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/discovery.rs - discovery::Discovery (line 32) stdout ----
[INFO] [stdout] error[E0615]: attempted to take value of method `name` on type `Room`
[INFO] [stdout]   --> src/discovery.rs:45:47
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name, room.master_ip);
[INFO] [stdout]    |                                               ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name(), room.master_ip);
[INFO] [stdout]    |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `master_ip` on type `Room`
[INFO] [stdout]   --> src/discovery.rs:45:58
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name, room.master_ip);
[INFO] [stdout]    |                                                          ^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0609, E0615.
[INFO] [stdout] For more information about an error, try `rustc --explain E0609`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::select_voicing (line 397) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:403:19
[INFO] [stdout]     |
[INFO] [stdout] 403 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 403 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_gain (line 250) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 256 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::select_preset (line 447) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:453:19
[INFO] [stdout]     |
[INFO] [stdout] 453 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 453 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_input (line 328) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_xlr_mode (line 351) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 357 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::call_streaming_method (line 472) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:478:19
[INFO] [stdout]     |
[INFO] [stdout] 478 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 478 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_standby (line 303) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 309 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::update_tone (line 420) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 426 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_linear_phase (line 374) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 380 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_mute (line 275) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 281 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/discovery.rs - discovery::Discovery (line 32)
[INFO] [stdout]     src/room.rs - room::Room::call_streaming_method (line 472)
[INFO] [stdout]     src/room.rs - room::Room::select_preset (line 447)
[INFO] [stdout]     src/room.rs - room::Room::select_voicing (line 397)
[INFO] [stdout]     src/room.rs - room::Room::set_gain (line 250)
[INFO] [stdout]     src/room.rs - room::Room::set_input (line 328)
[INFO] [stdout]     src/room.rs - room::Room::set_linear_phase (line 374)
[INFO] [stdout]     src/room.rs - room::Room::set_mute (line 275)
[INFO] [stdout]     src/room.rs - room::Room::set_standby (line 303)
[INFO] [stdout]     src/room.rs - room::Room::set_xlr_mode (line 351)
[INFO] [stdout]     src/room.rs - room::Room::update_tone (line 420)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405", kill_on_drop: false }`
[INFO] [stdout] edddaac1bc5c31832557ca5618715863e407f66c8dc2e1b33d21454958ada405
